Skip to content

Conversation

@lysnikolaou
Copy link
Member

@lysnikolaou lysnikolaou commented Feb 6, 2026

  • Add definitions of lock-free and per-object lock to the glossary
  • Cross-reference these from list thread safety notes
  • Change admonition to rubric

📚 Documentation preview 📚: https://cpython-previews--144548.org.readthedocs.build/

- Add definitions of lock-free and per-object lock to the glossary
- Cross-reference these from list thread safety notes
- Change admonition to rubric
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I like the additional terms in the Glossary.

@lysnikolaou lysnikolaou added needs backport to 3.14 bugs and security fixes needs backport to 3.13 bugs and security fixes labels Feb 11, 2026
@lysnikolaou lysnikolaou merged commit 12dbae4 into python:main Feb 11, 2026
33 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Feb 11, 2026
@miss-islington-app
Copy link

Thanks @lysnikolaou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 11, 2026
- Add definitions of lock-free and per-object lock to the glossary
- Cross-reference these from list thread safety notes
- Change admonition to rubric
(cherry picked from commit 12dbae4)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
@miss-islington-app
Copy link

Sorry, @lysnikolaou, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 12dbae4c02dac197330d5bfa650b495e962aba6d 3.13

@bedevere-app
Copy link

bedevere-app bot commented Feb 11, 2026

GH-144704 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Feb 11, 2026
lysnikolaou added a commit that referenced this pull request Feb 11, 2026
…144704)

gh-142518: Define lock-free and per-object lock (GH-144548)

- Add definitions of lock-free and per-object lock to the glossary
- Cross-reference these from list thread safety notes
- Change admonition to rubric
(cherry picked from commit 12dbae4)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 11, 2026

GH-144707 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Feb 11, 2026
lysnikolaou added a commit that referenced this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants